That leaves only `remote.name.annex-cost-command` and similar git configs
that don't have hooks. And a few like annex.youtube-dl-command that are not
really equivilant to hooks.
+
+I think I will wait on adding hooks for remote git configs, I'd rather talk
+with someone who has a use case for that than make up something for
+completeness. Am not currently liking the idea of including a remote name
+in the hook for those, but perhaps someone would have a use case that
+argues otherwise.
"""]]
subject="""Re: comment 8"""
date="2025-01-13T17:12:40Z"
content="""
-Seems right.
+That seems like it would work. I suppose you could instead always install
+the freeze/thaw hooks, and just make them do nothing when ACL is not used.
+If probing for that is expensive or better to only do once for some other
+reason, having the pre-init set up the hooks would make sense.
"""]]